-
Home
-
FluentSMTP – WP SMTP Plugin with Amazon SES, SendGrid, MailGun, Postmark, Google and Any SMTP Provider
-
1.0.1
-
Code
-
Classes
- SimpleEmailService
Total Complexity |
87 |
Dependencies |
1 |
Dependents |
5 |
Total lines |
582 |
Lines of code |
295 |
Logical lines of code |
186 |
Comment lines |
187 |
Methods |
27 |
Properties |
9 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sendEmail() |
D |
32 |
33 |
90 |
getSendStatistics() |
S |
49 |
6 |
29 |
listVerifiedEmailAddresses() |
S |
52 |
6 |
23 |
getSendQuota() |
S |
53 |
5 |
21 |
__triggerError() |
S |
55 |
5 |
19 |
deleteVerifiedEmailAddress() |
S |
57 |
4 |
15 |
verifyEmailAddress() |
S |
57 |
4 |
15 |
__construct() |
S |
66 |
3 |
8 |
setRequestHandler() |
S |
69 |
2 |
7 |
getRequestHandler() |
S |
67 |
2 |
8 |
getAccessKey() |
S |
82 |
1 |
3 |
verifyPeer() |
S |
82 |
1 |
3 |
getRequestSignatureVersion() |
S |
82 |
1 |
3 |
setAuth() |
S |
74 |
1 |
5 |
setHost() |
S |
77 |
1 |
4 |
enableVerifyHost() |
S |
76 |
1 |
4 |
enableVerifyPeer() |
S |
76 |
1 |
4 |
verifyHost() |
S |
82 |
1 |
3 |
getHost() |
S |
82 |
1 |
3 |
getSecretKey() |
S |
82 |
1 |
3 |
setBulkMode() |
S |
76 |
1 |
4 |
setVerifyPeer() |
S |
76 |
1 |
4 |
setVerifyHost() |
S |
76 |
1 |
4 |
getBulkMode() |
S |
82 |
1 |
3 |
setRequestSignatureVersion() |
S |
77 |
1 |
4 |
getVerifyPeer() |
S |
82 |
1 |
3 |
getVerifyHost() |
S |
82 |
1 |
3 |